CVE-2011-4026
The provided connected sources confirm CVE-2011-4026 affects NexusPHP 1.5. The vulnerability is a SQL injection in thanks.php where user-supplied input is taken from the id parameter (GET) and used in a SQL query without proper validation, e.g. building a query like SELECT owner FROM torrents whe...